Click or drag to resize

Folder Properties

The Folder type exposes the following members.

Properties
  NameDescription
Public propertyArchiveTag
Represents the archive tag.
Public propertyChildFolderCount
Represents the number of child folders that are contained within a folder.
Public propertyComment
Contains a comment of the folder.
Public propertyCreationTime
Contains the creation date and time of a folder.
Public propertyDisplayName
Contains the display name of a folder.
Public propertyEffectiveRights
Contains the client's rights based on the permission settings for the item or folder.
Public propertyEntryId
Contains a MAPI entry identifier of a folder.
Public propertyExtendedProperties
Contains a collection of a extended properties for folder.
Public propertyFolderClass
Represents the folder class for a given folder.
Public propertyFolderId
Contains the identifier and change key of a folder.
Public propertyHasSubFolders
Contains TRUE if folder contains subfolders.
Public propertyIsHidden
Contains TRUE if folder is hidden.
Public propertyIsReadOnly
Contains TRUE if folder is read only.
Public propertyIsSystem
Contains TRUE if folder is system.
Public propertyLastModifiedTime
Contains the date and time the folder was last modified.
Public propertyManagedFolderInformation
Contains information about a managed folder.
Public propertyParentId
Represents the identifier of the parent folder that contains the folder.
Public propertyPermissionSet
Contains all the configured permissions for a folder.
Public propertyRetentionTag
Represents the retention tag.
Public propertySearchKey
Contains a key that identifies objects for a search.
Public propertySize
Contains the sizes of specified folders.
Public propertyStandardFolder
Represents the StandardFolder type.
Public propertyTotalCount
Represents the total count of items within a given folder.
Public propertyUnreadCount
Represents the count of unread items within a given folder.
Top
See Also